home *** CD-ROM | disk | FTP | other *** search
/ The Fatted Calf / The Fatted Calf.iso / Applications / Games / Solitaire / Sources / Tenpile / localstrings.h next >
Encoding:
C/C++ Source or Header  |  1994-03-01  |  385 b   |  10 lines

  1. /* indent:4  tabsize:8  font:fixed-width */
  2.  
  3. /* localized strings for Tenpile.solitaire */
  4.  
  5. #define LOCALIZED_GAME_NAME \
  6. NXLocalizedString("Tenpile", NULL, Convert name of bundle to name displayed in the game selection browser)
  7.  
  8. #define LOCALIZED_FILL_SPACES \
  9. NXLocalizedString("Must fill all spaces before dealing more cards.", NULL, attempted to deal cards without filling spaces)
  10.